home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / moni / asp.lha / offset / exec < prev    next >
Text File  |  1995-09-05  |  2KB  |  128 lines

  1. 1e Supervisor()
  2. 24 ExitIntr()
  3. 2a Schedule()
  4. 30 Reschedule()
  5. 36 Switch()
  6. 3c Dispatch()
  7. 42 Exception()
  8. 48 InitCode()
  9. 4e InitStruct()
  10. 54 MakeLibrary()
  11. 5a MakeFunctions()
  12. 60 FindResident()
  13. 66 InitResident()
  14. 6c Alert()
  15. 72 Debug()
  16. 78 Disable()
  17. 7e Enable()
  18. 84 Forbid()
  19. 8a Permit()
  20. 90 SetSR()
  21. 96 SuperState()
  22. 9c UserState()
  23. a2 SetIntVector()
  24. a8 AddIntServer()
  25. ae RemIntServer()
  26. b4 Cause()
  27. ba Allocate()
  28. c0 Deallocate()
  29. c6 AllocMem()
  30. cc AllocAbs()
  31. d2 FreeMem()
  32. d8 AvailMem()
  33. de AllocEntry()
  34. e4 FreeEntry()
  35. ea Insert()
  36. f0 AddHead()
  37. f6 AddTail()
  38. fc Remove()
  39. 102 RemHead()
  40. 108 RemTail()
  41. 10e Enqueue()
  42. 114 FindName()
  43. 11a AddTask()
  44. 120 RemTask()
  45. 126 FindTask()
  46. 12c SetTaskPri()
  47. 132 SetSignal()
  48. 138 SetExcept()
  49. 13e Wait()
  50. 144 Signal()
  51. 14a AllocSignal()
  52. 150 FreeSignal()
  53. 156 AllocTrap()
  54. 15c FreeTrap()
  55. 162 AddPort()
  56. 168 RemPort()
  57. 16e PutMsg()
  58. 174 GetMsg()
  59. 17a ReplyMsg()
  60. 180 WaitPort()
  61. 186 FindPort()
  62. 18c AddLibrary()
  63. 192 RemLibrary()
  64. 198 OldOpenLibrary()
  65. 19e CloseLibrary()
  66. 1a4 SetFunction()
  67. 1aa SumLibrary()
  68. 1b0 AddDevice()
  69. 1b6 RemDevice()
  70. 1bc OpenDevice()
  71. 1c2 CloseDevice()
  72. 1c8 DoIO()
  73. 1ce SendIO()
  74. 1d4 CheckIO()
  75. 1da WaitIO()
  76. 1e0 AbortIO()
  77. 1e6 AddResource()
  78. 1ec RemResource()
  79. 1f2 OpenResource()
  80. 1f8 RawIOInit()
  81. 1fe RawMayGetChar()
  82. 204 RawPutChar()
  83. 20a RawDoFmt()
  84. 210 GetCC()
  85. 216 TypeOfMem()
  86. 21c Procure()
  87. 222 Vacate()
  88. 228 OpenLibrary()
  89. 22e InitSemaphore()
  90. 234 ObtainSemaphore()
  91. 23a ReleaseSemaphore()
  92. 240 AttemptSemaphore()
  93. 246 ObtainSemaphoreList()
  94. 24c ReleaseSemaphoreList()
  95. 252 FindSemaphore()
  96. 258 AddSemaphore()
  97. 25e RemSemaphore()
  98. 264 SumKickData()
  99. 26a AddMemList()
  100. 270 CopyMem()
  101. 276 CopyMemQuick()
  102. 27c CacheClearU()
  103. 282 CacheClearE()
  104. 288 CacheControl()
  105. 28e CreateIORequest()
  106. 294 DeleteIORequest()
  107. 29a CreateMsgPort()
  108. 2a0 DeleteMsgPort()
  109. 2a6 ObtainSemaphoreShared()
  110. 2ac AllocVec()
  111. 2b2 FreeVec()
  112. 2b8 CreatePool()
  113. 2be DeletePool()
  114. 2c4 AllocPooled()
  115. 2ca FreePooled()
  116. 2d0 AttemptSemaphoreShared()
  117. 2d6 ColdReboot()
  118. 2dc StackSwap()
  119. 2e2 ChildFree()
  120. 2e8 ChildOrphan()
  121. 2ee ChildStatus()
  122. 2f4 ChildWait()
  123. 2fa CachePreDMA()
  124. 300 CachePostDMA()
  125. 306 AddMemHandler()
  126. 30c RemMemHandler()
  127. 312 ObtainQuickVector()
  128.